Skip to main content

Get Webhook Addresses for Webhook Id

GET 

/notifications/webhook/addresses/:webhookId

Get all the addresses associated with a webhook

Request

Path Parameters

    webhookId stringrequired
    Example: 62d3f2aa15a8393bd802c313

Query Parameters

    apiKey string
    Example: {{publicKey}}

Header Parameters

    API-SECRET string
    Example: {{secretKey}}

Responses

OK

Schema

    object

Loading...

Was this page helpful?